home *** CD-ROM | disk | FTP | other *** search
- object ServerInput: TServerInput
- Left = 442
- Top = 298
- Width = 357
- Height = 304
- Caption = 'Ny FTP server'
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- OldCreateOrder = True
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnKeyPress = FormKeyPress
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 349
- Height = 231
- Align = alClient
- TabOrder = 0
- object normalPanel: TPanel
- Left = 1
- Top = 1
- Width = 347
- Height = 229
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object Label3: TLabel
- Left = 16
- Top = 96
- Width = 62
- Height = 13
- Hint = 'Dit FTP login navn.'
- Caption = 'Login navn'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 184
- Top = 96
- Width = 54
- Height = 13
- Hint = 'Dit FTP password.'
- Caption = 'Password'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 184
- Top = 56
- Width = 23
- Height = 13
- Hint = 'Port er n'#230'sten altid 21.'
- Caption = 'Port'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object Label1: TLabel
- Left = 16
- Top = 56
- Width = 39
- Height = 13
- Hint = 'Server adresse, fx ftp.tsw.dk'
- Caption = 'Server'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 16
- Top = 8
- Width = 29
- Height = 13
- Hint = 'Navn p'#229' FTP server, fx TSW'#39's hjemmeside.'
- Caption = 'Navn'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 16
- Top = 144
- Width = 43
- Height = 13
- Hint =
- 'Du kan definere et startdir (homedir), som der skiftes til n'#229'r W' +
- 'ebCoder tilslutter sig FTP serveren.'
- Caption = 'Startdir'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object UsePassive: TFlatCheckBox
- Left = 16
- Top = 192
- Width = 177
- Height = 17
- Hint =
- 'V'#230'lg om der skal tilsluttes i PASV mode. Kan v'#230're n'#248'dvendigt hvi' +
- 's du er bag en firewall, men kan ogs'#229' give problemer med nogle F' +
- 'TP servere.'
- Transparent = True
- Caption = 'Brug passive mode'
- Color = clWhite
- ColorFocused = 14733503
- ColorDown = clWhite
- ColorBorder = clBlack
- ParentColor = False
- TabOrder = 6
- TabStop = True
- end
- object Login: TFlatEdit
- Left = 16
- Top = 112
- Width = 151
- Height = 19
- Hint = 'Dit FTP login navn.'
- ColorBorder = clBlack
- ColorFlat = clWhite
- TabOrder = 3
- end
- object Password: TFlatEdit
- Left = 184
- Top = 112
- Width = 151
- Height = 19
- Hint = 'Dit FTP password.'
- ColorBorder = clBlack
- ColorFlat = clWhite
- PasswordChar = '*'
- TabOrder = 4
- end
- object Port: TFlatEdit
- Left = 184
- Top = 72
- Width = 151
- Height = 19
- Hint = 'Port er n'#230'sten altid 21.'
- ColorBorder = clBlack
- ColorFlat = clWhite
- TabOrder = 2
- Text = '21'
- end
- object Server: TFlatEdit
- Left = 16
- Top = 72
- Width = 151
- Height = 19
- Hint = 'Server adresse, fx ftp.tsw.dk'
- ColorBorder = clBlack
- ColorFlat = clWhite
- TabOrder = 1
- end
- object Navn: TFlatEdit
- Left = 16
- Top = 24
- Width = 321
- Height = 19
- Hint = 'Navn p'#229' FTP server, fx TSW'#39's hjemmeside.'
- ColorBorder = clBlack
- ColorFlat = clWhite
- TabOrder = 0
- end
- object Homedir: TFlatEdit
- Left = 16
- Top = 160
- Width = 321
- Height = 19
- Hint =
- 'Du kan definere et startdir (homedir), som der skiftes til n'#229'r W' +
- 'ebCoder tilslutter sig FTP serveren.'
- ColorBorder = clBlack
- ColorFlat = clWhite
- TabOrder = 5
- Text = '/'
- end
- end
- end
- object HintPanel: TPanel
- Left = 0
- Top = 231
- Width = 349
- Height = 46
- Align = alBottom
- TabOrder = 1
- object MiddlePanel: TFlatPanel
- Left = 41
- Top = 1
- Width = 238
- Height = 44
- ParentColor = True
- ColorHighLight = clBtnFace
- ColorShadow = clBtnFace
- Align = alClient
- TabOrder = 0
- object HintLabel: TLabel
- Left = 1
- Top = 3
- Width = 236
- Height = 40
- Align = alBottom
- Alignment = taCenter
- AutoSize = False
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ParentFont = False
- Layout = tlCenter
- WordWrap = True
- end
- end
- object LeftPanel: TFlatPanel
- Left = 1
- Top = 1
- Width = 40
- Height = 44
- ParentColor = True
- ColorHighLight = clBtnFace
- ColorShadow = clBtnFace
- Align = alLeft
- TabOrder = 1
- object Image1: TImage
- Left = 2
- Top = 8
- Width = 31
- Height = 33
- Center = True
- Picture.Data = {<image001.gif>}
- end
- end
- object RightPanel: TFlatPanel
- Left = 279
- Top = 1
- Width = 69
- Height = 44
- ParentColor = True
- ColorHighLight = clBtnFace
- ColorShadow = clBtnFace
- Align = alRight
- TabOrder = 2
- object FlatButton3: TFlatButton
- Left = 8
- Top = 5
- Width = 55
- Height = 17
- Hint = 'Gem alle indstillinger og luk dialogen!'
- ColorFocused = 14733503
- ColorDown = 14741743
- ColorBorder = clBtnFace
- ColorHighLight = clBtnShadow
- ColorShadow = clBtnShadow
- Caption = '&Ok'
- TabOrder = 0
- ModalResult = 1
- end
- object FlatButton4: TFlatButton
- Left = 8
- Top = 24
- Width = 55
- Height = 17
- Hint = 'Luk dialogen, uden at gemme indstillingerne.'
- ColorFocused = 14733503
- ColorDown = 14741743
- ColorBorder = clBtnFace
- ColorHighLight = clBtnShadow
- ColorShadow = clBtnShadow
- Caption = '&Annuller'
- TabOrder = 1
- ModalResult = 2
- end
- end
- end
- object siLang: TsiLang
- version = 'v5.2.2'
- StringsTypes.Strings = (
- 'TIB_STRINGLIST'
- 'TSTRINGLIST')
- NumOfLanguages = 2
- LangDispatcher = Form1.LangDispatcher
- LangDelim = 1
- LangNames.Strings = (
- 'Danish N1'
- 'English N2')
- Language = 'Danish N1'
- ExtendedTranslations = <>
- Left = 288
- Top = 136
- TranslationData = {
- 737443617074696F6E730D0A54536572766572496E707574014E792046545020
- 736572766572014E65772046545020736572766572010D0A50616E656C310101
- 010D0A48696E7450616E656C0101010D0A4D6964646C6550616E656C0101010D
- 0A48696E744C6162656C0101010D0A4C65667450616E656C0101010D0A526967
- 687450616E656C0101010D0A466C6174427574746F6E3301264F6B01010D0A46
- 6C6174427574746F6E340126416E6E756C6C6572012643616E63656C010D0A6E
- 6F726D616C50616E656C0101010D0A4C6162656C33014C6F67696E206E61766E
- 01557365726E616D65010D0A4C6162656C340150617373776F72640150617373
- 776F7264010D0A4C6162656C3201506F727401010D0A4C6162656C3101536572
- 76657201010D0A5573655061737369766501427275672070617373697665206D
- 6F6465015573652070617373697665206D6F6465010D0A4C6162656C35014E61
- 766E014E616D65010D0A4C6162656C3601537461727464697201010D0A737448
- 696E74730D0A54536572766572496E7075740101010D0A50616E656C31010101
- 0D0A48696E7450616E656C0101010D0A4D6964646C6550616E656C0101010D0A
- 48696E744C6162656C0101010D0A4C65667450616E656C0101010D0A496D6167
- 65310101010D0A526967687450616E656C0101010D0A466C6174427574746F6E
- 330147656D20616C6C6520696E647374696C6C696E676572206F67206C756B20
- 6469616C6F67656E21015361766520616E6420636C6F7365206469616C6F672E
- 010D0A466C6174427574746F6E34014C756B206469616C6F67656E2C20756465
- 6E2061742067656D6D6520696E647374696C6C696E6765726E652E01436C6F73
- 65206469616C6F6720776974686F757420736176696E672E010D0A6E6F726D61
- 6C50616E656C0101010D0A4C6162656C330144697420465450206C6F67696E20
- 6E61766E2E01596F75722046545020757365726E616D652E010D0A4C6162656C
- 3401446974204654502070617373776F72642E01596F75722046545020706173
- 73776F72642E010D0A4C6162656C3201506F7274206572206EE67374656E2061
- 6C7469642032312E01506F72742028757375616C6C7920323129010D0A4C6162
- 656C310153657276657220616472657373652C206678206674702E7473772E64
- 6B0153657276657220616464726573732C20652E672E206674702E7473776172
- 652E6E6574010D0A557365506173736976650156E66C67206F6D206465722073
- 6B616C2074696C736C757474657320692050415356206D6F64652E204B616E20
- 76E67265206EF86476656E646967742068766973206475206572206261672065
- 6E206669726577616C6C2C206D656E206B616E206F6773E52067697665207072
- 6F626C656D6572206D6564206E6F676C652046545020736572766572652E0143
- 686F6F736520696620796F752077616E277420746F207573652050415356206D
- 6F646520666F7220636F6E6E656374696F6E2E20436F756C6420626520726571
- 756972656420696620796F752061726520626568696E64206120666972657761
- 6C6C2C2062757420636F756C642063756173652074726F75626C65206F6E2073
- 6F6D652046545020736572766572732E010D0A4C6F67696E0144697420465450
- 206C6F67696E206E61766E2E01596F75722046545020757365726E616D652E01
- 0D0A50617373776F726401446974204654502070617373776F72642E01596F75
- 72204654502070617373776F72642E010D0A506F727401506F7274206572206E
- E67374656E20616C7469642032312E01506F72742028757375616C6C79203231
- 29010D0A5365727665720153657276657220616472657373652C206678206674
- 702E7473772E646B0153657276657220616464726573732C20652E672E206674
- 702E7473776172652E6E6574010D0A4C6162656C35014E61766E2070E5204654
- 50207365727665722C20667820545357277320686A656D6D65736964652E0141
- 206E616D6520666F722074686520465450207365727665722C20652E672E2022
- 4D79206E6577207369746522010D0A4C6162656C36014475206B616E20646566
- 696E6572652065742073746172746469722028686F6D65646972292C20736F6D
- 2064657220736B69667465732074696C206EE57220576562436F646572207469
- 6C736C7574746572207369672046545020736572766572656E2E01596F752063
- 616E20646566696E6520612073746172742F686F6D652D64697220666F722074
- 6865207365727665722E20576562436F6465722077696C6C2073776974636820
- 746F2074686973206469726563746F72792C2075706F6E20636F6E6E65637469
- 6E6720746F20746865207365727665722E010D0A4E61766E014E61766E2070E5
- 20465450207365727665722C20667820545357277320686A656D6D6573696465
- 2E0141206E616D6520666F722074686520465450207365727665722C20652E67
- 2E20224D79206E6577207369746522010D0A486F6D65646972014475206B616E
- 20646566696E6572652065742073746172746469722028686F6D65646972292C
- 20736F6D2064657220736B69667465732074696C206EE57220576562436F6465
- 722074696C736C7574746572207369672046545020736572766572656E2E0159
- 6F752063616E20646566696E6520612073746172742F686F6D652D6469722066
- 6F7220746865207365727665722E20576562436F6465722077696C6C20737769
- 74636820746F2074686973206469726563746F72792C2075706F6E20636F6E6E
- 656374696E6720746F20746865207365727665722E010D0A7374446973706C61
- 794C6162656C730D0A7374466F6E74730D0A54536572766572496E707574014D
- 532053616E73205365726966014D532053616E73205365726966010D0A4C6162
- 656C330156657264616E6101010D0A4C6162656C340156657264616E6101010D
- 0A4C6162656C320156657264616E6101010D0A4C6162656C310156657264616E
- 6101010D0A4D6964646C6550616E656C014D532053616E732053657269660101
- 0D0A48696E744C6162656C0156657264616E6101010D0A4C65667450616E656C
- 014D532053616E7320536572696601010D0A526967687450616E656C014D5320
- 53616E7320536572696601010D0A4C6162656C350156657264616E6101010D0A
- 4C6162656C360156657264616E6101010D0A73744D756C74694C696E65730D0A
- 7374446C677343617074696F6E730D0A5761726E696E67015761726E696E6701
- 010D0A4572726F72014572726F7201010D0A496E666F726D6174696F6E01496E
- 666F726D6174696F6E01010D0A436F6E6669726D01436F6E6669726D01010D0A
- 596573012659657301010D0A4E6F01264E6F01010D0A4F4B014F4B01010D0A43
- 616E63656C0143616E63656C01010D0A41626F7274012641626F727401010D0A
- 52657472790126526574727901010D0A49676E6F7265012649676E6F72650101
- 0D0A416C6C0126416C6C01010D0A4E6F20546F20416C6C014E266F20746F2041
- 6C6C01010D0A59657320546F20416C6C0159657320746F2026416C6C01010D0A
- 48656C70012648656C7001010D0A7374537472696E67730D0A73744F74686572
- 537472696E67730D0A54536572766572496E7075742E48656C7046696C650101
- 010D0A4C6F67696E2E546578740101010D0A50617373776F72642E5465787401
- 01010D0A506F72742E5465787401323101010D0A5365727665722E5465787401
- 01010D0A54536572766572496E7075742E48656C704B6579776F72640101010D
- 0A50616E656C312E48656C704B6579776F72640101010D0A6E6F726D616C5061
- 6E656C2E48656C704B6579776F72640101010D0A4C6162656C332E48656C704B
- 6579776F72640101010D0A4C6162656C342E48656C704B6579776F7264010101
- 0D0A4C6162656C322E48656C704B6579776F72640101010D0A4C6162656C312E
- 48656C704B6579776F72640101010D0A4C6162656C352E48656C704B6579776F
- 72640101010D0A4C6162656C362E48656C704B6579776F72640101010D0A5573
- 65506173736976652E48656C704B6579776F72640101010D0A4C6F67696E2E48
- 656C704B6579776F72640101010D0A50617373776F72642E48656C704B657977
- 6F72640101010D0A506F72742E48656C704B6579776F72640101010D0A536572
- 7665722E48656C704B6579776F72640101010D0A4E61766E2E48656C704B6579
- 776F72640101010D0A4E61766E2E546578740101010D0A486F6D656469722E48
- 656C704B6579776F72640101010D0A486F6D656469722E54657874012F01010D
- 0A48696E7450616E656C2E48656C704B6579776F72640101010D0A4D6964646C
- 6550616E656C2E48656C704B6579776F72640101010D0A48696E744C6162656C
- 2E48656C704B6579776F72640101010D0A4C65667450616E656C2E48656C704B
- 6579776F72640101010D0A496D616765312E48656C704B6579776F7264010101
- 0D0A526967687450616E656C2E48656C704B6579776F72640101010D0A466C61
- 74427574746F6E332E48656C704B6579776F72640101010D0A466C6174427574
- 746F6E342E48656C704B6579776F72640101010D0A73744C6F63616C65730D0A
- 43757272656E637920537472696E67016B7201010D0A54686F7573616E642053
- 6570617261746F72012E01010D0A446563696D616C20536570617261746F7201
- 2C01010D0A4461746520536570617261746F72012D01010D0A53686F72742044
- 61746520466F726D61740164642D4D4D2D7979797901010D0A4C6F6E67204461
- 746520466F726D617401642E204D4D4D4D207979797901010D0A54696D652053
- 6570617261746F72013A01010D0A54696D6520414D20537472696E670101010D
- 0A54696D6520504D20537472696E670101010D0A53686F72742054696D652046
- 6F726D61740168683A6D6D01010D0A4C6F6E672054696D6520466F726D617401
- 68683A6D6D3A737301010D0A53686F7274204D6F6E7468204E616D6573016A61
- 6E2C6665622C6D61722C6170722C6D616A2C6A756E2C6A756C2C6175672C7365
- 702C6F6B742C6E6F762C64656301010D0A4C6F6E67204D6F6E7468204E616D65
- 73016A616E7561722C666562727561722C6D617274732C617072696C2C6D616A
- 2C6A756E692C6A756C692C6175677573742C73657074656D6265722C6F6B746F
- 6265722C6E6F76656D6265722C646563656D62657201010D0A53686F72742044
- 6179204E616D65730173F82C6D612C74692C6F6E2C746F2C66722C6CF801010D
- 0A4C6F6E6720446179204E616D65730173F86E6461672C6D616E6461672C7469
- 72736461672C6F6E736461672C746F72736461672C6672656461672C6CF87264
- 616701010D0A7374436F6C6C656374696F6E730D0A737443686172536574730D
- 0A54536572766572496E7075740144454641554C545F4348415253455401010D
- 0A4C6162656C330144454641554C545F4348415253455401010D0A4C6162656C
- 340144454641554C545F4348415253455401010D0A4C6162656C320144454641
- 554C545F4348415253455401010D0A4C6162656C310144454641554C545F4348
- 415253455401010D0A4D6964646C6550616E656C0144454641554C545F434841
- 5253455401010D0A48696E744C6162656C01414E53495F434841525345540101
- 0D0A4C65667450616E656C0144454641554C545F4348415253455401010D0A52
- 6967687450616E656C0144454641554C545F4348415253455401010D0A4C6162
- 656C350144454641554C545F4348415253455401010D0A4C6162656C36014445
- 4641554C545F4348415253455401010D0A}
- end
- end
-